home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / p / paints_w / aim / exam2.aim < prev    next >
Encoding:
Text File  |  1996-10-30  |  298 b   |  9 lines

  1. *example of grey-value operations.
  2. read trui  * read the trui image
  3. gradx A,B  * horizontal gradient image
  4. grady A,C  * vertical gradient image
  5. hist       * display the histogram of A
  6. hist B     * display the histogram of B
  7. lapl A,D   * enhance the image
  8. gdisp      * remove the histogram 
  9.